home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
mole-game.swf
/
scripts
/
DefineButton2_43
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-09-29
|
263 b
|
12 lines
on(press){
if("179" < getProperty("/p" add kazu, _X) and ystop == "0")
{
kk = eval("baa" add (gy * "6" + px + "1"));
if(kk == "0")
{
px -= "1";
setProperty("/p" add kazu, _X, "60" * px + "120");
}
}
}